-
Home
-
SlimStat Analytics
-
5.3.1 (latest)
-
Code
-
Classes
- Path
| Total Complexity |
118 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
792 |
| Lines of code |
309 |
| Logical lines of code |
198 |
| Comment lines |
315 |
| Methods |
21 |
| Properties |
2 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| makeRelative() |
A |
47 |
13 |
34 |
| isAbsolute() |
A |
53 |
12 |
21 |
| getRoot() |
A |
51 |
11 |
25 |
| split() |
A |
51 |
11 |
25 |
| findCanonicalParts() |
A |
56 |
9 |
17 |
| getDirectory() |
A |
53 |
8 |
22 |
| join() |
S |
53 |
7 |
23 |
| getLongestCommonBasePath() |
S |
54 |
7 |
20 |
| hasExtension() |
S |
55 |
7 |
19 |
| canonicalize() |
S |
54 |
5 |
21 |
| makeAbsolute() |
S |
55 |
5 |
18 |
| changeExtension() |
S |
59 |
5 |
14 |
| getHomeDirectory() |
S |
65 |
4 |
9 |
| getFilenameWithoutExtension() |
S |
65 |
3 |
9 |
| getExtension() |
S |
64 |
3 |
10 |
| isLocal() |
S |
77 |
2 |
3 |
| toLower() |
S |
69 |
2 |
6 |
| normalize() |
S |
78 |
1 |
3 |
| isRelative() |
S |
79 |
1 |
3 |
| isBasePath() |
S |
71 |
1 |
5 |
| __construct() |
S |
91 |
1 |
2 |